FixPawapayUpdate error messages
FeatureTransactionAdd refund amount and do not show transaction modification urls if gateway does not support them
FeatureAdd logs for tax specific error
FeatureGatewaysAdd support for additional oauth onboarding gateways to the api
FeatureGatewaysAdd support for additional OAuth onboarding gateways(quickbooks, paypal, amazon)
FixPawapayPawaPay improvements
FixWorldlineUpdate api keys and switch key positions for better ordering
FixCouponsCustomer attribute and subscription restrictions for coupons for manually added coupons
FeatureEmailsSkip unique email checks for test stores that have is_complementary=1
FixTransaction LogsFix typo for transaction zoom
FeatureGatewayWorldline hosted gateway integration
FeatureTaxjarPass sales_tax value for line items
FixCartUpdate dynamic total calculations to ensure gift cards remove shipping
FeaturePayment GatewaysAdd support flags for refund void capture and APP
FeaturePaypalAdd PayPal PayLater and Venmo buttons to the top of the checkout
FixElavonFix live url
FixAdminDeprecate Zage gateway
FixTransaction FolderUse null instead of 0 for id
docsUpdate store_transaction_folder documentation
FeatureGatewayAdd accept.blue ach integration.
FeatureCspUpdate CSP logic for simpler template config JSON structure
FeatureItemsUpdate default sort for items to group by bundled products
FeatureCheckoutImprovements to abuse alerts
FeatureBasic order management APP
FeatureBasic order management hAPI
FixTaxAdd gb as a supported country for live tax rates after removing it from the union group
FixTaxRemove the UK from the union tax type and update tax library (redeploy)
FeatureGatewayAccept.blue gateway integration
FeatureTaxesAllow POSTing and zooming item categories on taxes.
FixHapiTrim the values if data became too long after escaping
FixStoreUpdate store url validation
FeatureGatewayPawaPay integration
FixSubsSubscription/modified webhook event is correctly triggered on sub renewals
FixSubscriptionsCancel subs after 30 days without any conditions
Fix2checkoutEnsure currency code passes in the expected format
FeatureBraintree SdkUpdate sdk version to 6
FixAuthorize NetDo not make auth+void check just profile
FixTempalatesRemove uniqueness restriction on template config and templates on descriptions
FeatureCheckoutAdd csp headers
FixStripeUpdate email skipping
FeaturePaypal PlatformAdding line item details
FixPaypal PlatformCheck if applepaysession is available
FixPaypal PlatformCheck if apple pay is enabled
revertAllow card smart button on paypal revert
FeatureStoreAdd csp field to the store config
FixStoreAdd subject for the default template creation
FixPre Cart WebhookReplace array data in js (redeploy)
FixPaypal PlatformFix apple pay payment method disappearing
FixEmailsEnsure multiple to emails are handled correctly for smtp
FixTestsUpdate portal session time test
FixTaxRemove the UK from the union tax
FixEmailsRemove html character that is getting encoded on output
FeatureExportCorrect total item price column for legacy transaction export in the legacy admin
FeatureStoreAdd changes logs
FixQuickbook PaymentsRound amount to two decimals
FixPaypal PlatformUpdate confirm order error log
FixProperty HelpersAdd and fix links
docsCorrect webhooks docs
FeatureItemcategoryIgnore ItemCategory email_template_uri being blank if legacy template is set
docsAnother webhook docs update